home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Code Resources / PopupCDEF 1.3 / Resources / README
Encoding:
Text File  |  1995-12-04  |  624 b   |  17 lines  |  [TEXT/CWIE]

  1. The CDEFs in the folder "Bevel" will draw a beveled popup if the port depth
  2. is at least 8 bits.
  3.  
  4. The CDEFs in the folder "No Bevel" will not draw a beveled popup.
  5.  
  6. Each folder contains two CDEFs:
  7.  
  8. - PopupCDEF.68K.rsrc contains just 68K code, but can be used in both 68K and PowerPC
  9. applications.
  10.  
  11. - PopupCDEF.fat.rsrc contains both 68K and PowerPC code, and can be used when
  12. slightly faster performance is desired on PowerPC machines.
  13.  
  14. (Note: previous distributions also contained a PowerPC-only version of the CDEF,
  15. but these distributions may have been missing the correct mixed-mode header and
  16. would therefore not work.)
  17.